Using the Drawing and Shape Drawing Functions


The OUTPUT sample shows the use of two fundamental text drawing functions 
and several of the line and shape drawing functions.

This sample is based on the SIMPLE sample.

Module Map
----------

WinMain - Calls initialization functions and processes the message loop.
Output  - Window procedure for the main application window.
Init    - Performs application and instance-specific initialization.

